exception value meaning in Chinese
例处值
Examples
- Property does not supply the inner exception value to the constructor
属性不向构造函数提供内部异常值,则为空引用。 - Inheritance is a great technique in languages that support it for exception values ; it s quite useful to organize faults around such categories as
继承是由语言支持的用于异常值的出色技术;按 - Property does not supply the inner exception value to the constructor . the following table shows initial property values for an instance of
属性不向构造函数提供内部异常值,则为空引用(在visual basic中为 - Property does not supply the inner exception value to the constructor . the following table shows the initial property values for an instance of
属性没有向构造函数提供内部异常值,则为空引用在visual basic中为nothing 。 - Property returns the same value that was passed to the constructor , or a null reference nothing in visual basic if the inner exception value was not supplied to the constructor
属性返回与传递给构造函数的值相同的值,或者,如果没有向构造函数提供内部异常值,则返回空引用( visual basic中为